From f2b23d6824f84188c07f531c3b0097bb2ee8f698 Mon Sep 17 00:00:00 2001 From: "kfraser@localhost.localdomain" Date: Wed, 29 Nov 2006 10:58:35 +0000 Subject: [PATCH] [DOCS] Update for new Xen boot parameters. Signed-off-by: Keir Fraser --- docs/src/user.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/user.tex b/docs/src/user.tex index 2528861a23..f71231d44c 100644 --- a/docs/src/user.tex +++ b/docs/src/user.tex @@ -3240,6 +3240,11 @@ editing \path{grub.conf}. enabled by the BIOS. \item [ apic=bigsmp,default,es7000,summit ] Specify NUMA platform. This can usually be probed automatically. +\item [ dma\_bits=xxx ] Specify width of DMA + addresses in bits. Default is 30 bits (addresses up to 1GB are DMAable). +\item [ dma\_emergency\_pool=xxx ] Specify lower bound on size of DMA + pool below which ordinary allocations will fail rather than fall + back to allocating from the DMA pool. \end{description} In addition, the following options may be specified on the Xen command -- 2.30.2